- coded character set
- набор кодированных знаков, набор знаков с их кодовым представлением, код
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
Universal Character Set — The Universal Character Set (UCS), defined by the ISO/IEC 10646 International Standard, is a standard set of characters upon which many character encodings are based. The UCS contains nearly a hundred thousand abstract characters, each identified … Wikipedia
character set — A standard group of letters, numbers, punctuation marks, special symbols, and control characters used by a computer. See also American Standard Code for Information Interchange; Extended Binary Coded Decimal Interchange Code; Unicode … Dictionary of networking
ASCII extended character set — The second group of characters, from 128 through 255, in the ASCII character set. The extended ASCII character set is assigned variable sets of characters by computer hardware manufacturers and software developers, and it is not necessarily… … Dictionary of networking
ASCII standard character set — A character set that consists of the first 128 (from 0 through 127) ASCII characters. The values 0 through 31 are used for nonprinting control codes (see Appendix C), and the range 32 through 127 is used to represent the letters of the… … Dictionary of networking
double-byte character set — Abbreviated DBCS. A method that uses two bytes to hold the definition of the character rather than the single byte used by the American Standard Code for Information Interchange (ASCII) or the Extended Binary Coded Decimal Interchange Code… … Dictionary of networking
Character encoding — Special characters redirects here. For the Wikipedia editor s handbook page, see Help:Special characters. A character encoding system consists of a code that pairs each character from a given repertoire with something else, such as a sequence of… … Wikipedia
Character (computing) — In computer and machine based telecommunications terminology, a character is a unit of information that roughly corresponds to a grapheme, grapheme like unit, or symbol, such as in an alphabet or syllabary in the written form of a natural… … Wikipedia
character — A symbol that corresponds to a key on the keyboard. A character can be a letter, a number, punctuation, or a special symbol and is usually stored as a single byte. A collection of related characters is known as a character set, and the most… … Dictionary of networking
character code — A code that represents one specific alphanumeric or control character in a set of characters. See also American Standard Code for Information Interchange; Extended Binary Coded Decimal Interchange Code; Unicode … Dictionary of networking
Binary-coded decimal — In computing and electronic systems, binary coded decimal (BCD) is a digital encoding method for numbers using decimal notation, with each decimal digit represented by its own binary sequence. In BCD, a numeral is usually represented by four bits … Wikipedia
Extended Binary Coded Decimal Interchange Code — (EBCDIC) is an 8 bit character encoding (code page) used on IBM mainframe operating systems such as z/OS, OS/390, VM and VSE, as well as IBM midrange computer operating systems such as OS/400 and i5/OS (see also Binary Coded Decimal). It is also… … Wikipedia